Expand description

A memory-based LRU cache.

Structs

An LRU-cache which operates on memory used.

Traits

An indicator of the resident in memory of a value.